[INFO] fetching crate crux_macros 0.8.0-rc3...
[INFO] testing crux_macros-0.8.0-rc3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate crux_macros 0.8.0-rc3 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate crux_macros 0.8.0-rc3
[INFO] finished tweaking crates.io crate crux_macros 0.8.0-rc3
[INFO] tweaked toml for crates.io crate crux_macros 0.8.0-rc3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate crux_macros 0.8.0-rc3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate crux_macros 0.8.0-rc3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be076b2d00b5dbbe4de6a35a955bc223499019982f977016c48cc5a93c4dee3f
[INFO] running `Command { std: "docker" "start" "-a" "be076b2d00b5dbbe4de6a35a955bc223499019982f977016c48cc5a93c4dee3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be076b2d00b5dbbe4de6a35a955bc223499019982f977016c48cc5a93c4dee3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be076b2d00b5dbbe4de6a35a955bc223499019982f977016c48cc5a93c4dee3f", kill_on_drop: false }`
[INFO] [stdout] be076b2d00b5dbbe4de6a35a955bc223499019982f977016c48cc5a93c4dee3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbde40b048e4ba23134512829d8c7d6bd4d00662851688a5b4f883532e1efb73
[INFO] running `Command { std: "docker" "start" "-a" "bbde40b048e4ba23134512829d8c7d6bd4d00662851688a5b4f883532e1efb73", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling crux_macros v0.8.0-rc3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.65s
[INFO] running `Command { std: "docker" "inspect" "bbde40b048e4ba23134512829d8c7d6bd4d00662851688a5b4f883532e1efb73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbde40b048e4ba23134512829d8c7d6bd4d00662851688a5b4f883532e1efb73", kill_on_drop: false }`
[INFO] [stdout] bbde40b048e4ba23134512829d8c7d6bd4d00662851688a5b4f883532e1efb73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09d5f215e3a2235b668396235e74c431b76216d89c3fc5877026becd5f234718
[INFO] running `Command { std: "docker" "start" "-a" "09d5f215e3a2235b668396235e74c431b76216d89c3fc5877026becd5f234718", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling facet-core v0.31.8
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling facet-macros-parse v0.31.8
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling facet-macros-emit v0.31.8
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling facet-macros v0.31.8
[INFO] [stderr]    Compiling facet v0.31.8
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling crux_macros v0.8.0-rc3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.68s
[INFO] running `Command { std: "docker" "inspect" "09d5f215e3a2235b668396235e74c431b76216d89c3fc5877026becd5f234718", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d5f215e3a2235b668396235e74c431b76216d89c3fc5877026becd5f234718", kill_on_drop: false }`
[INFO] [stdout] 09d5f215e3a2235b668396235e74c431b76216d89c3fc5877026becd5f234718
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 109e8b32db6b278658e4321c25bf8e11e6e6db0013af711cf3c237ef32cbbfe1
[INFO] running `Command { std: "docker" "start" "-a" "109e8b32db6b278658e4321c25bf8e11e6e6db0013af711cf3c237ef32cbbfe1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crux_macros-736c5cabb6e63a18)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test capability::tests::test_first_generic_parameter ... ok
[INFO] [stdout] test effect::tests::multiple_with_facet_typegen ... ok
[INFO] [stdout] test effect::tests::facet_typegen_with_namespace_attribute ... ok
[INFO] [stdout] test capability::tests::test_derive ... ok
[INFO] [stdout] test effect::tests::single_with_typegen ... ok
[INFO] [stdout] test effect::tests::single_without_typegen_with_attributes ... ok
[INFO] [stdout] test export::tests::defaults ... ok
[INFO] [stdout] test export::tests::export_macro_respects_an_effect_name_override ... ok
[INFO] [stdout] test export::tests::export_macro_respects_an_skip_attr ... ok
[INFO] [stdout] test effect::tests::single_without_typegen ... ok
[INFO] [stdout] test export::tests::split_event_types_preserves_path ... ok
[INFO] [stdout] test effect::tests::multiple_without_typegen ... ok
[INFO] [stdout] test export::tests::full ... ok
[INFO] [stdout] test effect::tests::multiple_with_typegen ... ok
[INFO] [stdout] test effect::tests::single_facet_typegen_with_new_name ... ok
[INFO] [stdout] test effect::tests::single_with_facet_typegen ... ok
[INFO] [stdout] test effect::tests::single_with_new_name ... ok
[INFO] [stdout] test effect::tests::bad_args - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crux_macros
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - effect (line 19) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - effect (line 19) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `crux_core` in this scope
[INFO] [stdout]   --> src/lib.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crux_core::{render::RenderOperation};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `crux_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crux_core`, use `cargo add crux_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `crux_core` in this scope
[INFO] [stdout]   --> src/lib.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use crux_core::macros::effect;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `crux_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crux_core`, use `cargo add crux_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `crux_http` in this scope
[INFO] [stdout]   --> src/lib.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | use crux_http::protocol::HttpRequest;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `crux_http`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crux_http`, use `cargo add crux_http` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `crux_core` in this scope
[INFO] [stdout]   --> src/lib.rs:26:6
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl crux_core::App for MyApp {
[INFO] [stdout]    |      ^^^^^^^^^ use of unresolved module or unlinked crate `crux_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crux_core`, use `cargo add crux_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `crux_core` in this scope
[INFO] [stdout]   --> src/lib.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 |     ) -> crux_core::Command<MyEffect, MyEvent> {
[INFO] [stdout]    |          ^^^^^^^^^ use of unresolved module or unlinked crate `crux_core`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `crux_core`, use `cargo add crux_core` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - effect (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.41s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "109e8b32db6b278658e4321c25bf8e11e6e6db0013af711cf3c237ef32cbbfe1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "109e8b32db6b278658e4321c25bf8e11e6e6db0013af711cf3c237ef32cbbfe1", kill_on_drop: false }`
[INFO] [stdout] 109e8b32db6b278658e4321c25bf8e11e6e6db0013af711cf3c237ef32cbbfe1
